RoadLabel

class RoadLabel

The state is returned when buildings have been queried.

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Indicates whether some other object is "equal to" this one.
hashCode
Link copied to clipboard
open override fun hashCode(): Int
Returns a hash code value for the object.
toString
Link copied to clipboard
open override fun toString(): String
Returns a hash code value for the object.

Properties

roadName
Link copied to clipboard
val roadName: String? = null
The name of the road
shield
Link copied to clipboard
val shield: ByteArray? = null
The shield associated with the roadName if available, otherwise null
shieldName
Link copied to clipboard
val shieldName: String? = null
The name of the shield